configcat-kotlin-client
Toggle table of contents
5.1.0
wasmJs
Platform filter
wasmJs
Switch theme
Search in API
configcat-kotlin-client
configcat-kotlin-client
/
com.configcat
/
[wasmJs]LocalStorageCache
/
read
read
wasmJs
open
suspend override
fun
read
(
key
:
String
)
:
String
?
Gets the actual value from the cache identified by the given
key
.